aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/Compositor.cpp
AgeCommit message (Expand)Author
2023-07-24input: add support for cursor-shape-v1vaxerski
2023-07-18internal: Protocol C++ Wraps + XDGOutput impl (#2733)Vaxry
2023-07-18deps: update wlroots (#2734)Jan Beich
2023-07-18Avoid connected monitor reusing unavailable ID (#2731)Tuur Vanhoutte
2023-07-16massive-fix (#2725)MightyPlaza
2023-07-14idle: fix reverse flag for new idle protocolvaxerski
2023-07-13idle: implement new protocolvaxerski
2023-07-11monitor desc default workspace but working now (#2678)MightyPlaza
2023-07-09monitor desc support (#2670)MightyPlaza
2023-07-09Reuse same ID when reconnecting monitor, otherwise use minimum available ID (...Tuur Vanhoutte
2023-07-06Cleanup compositor deadcode (#2657)Mykola Perehudov
2023-07-04rules: add stayfocusedvaxerski
2023-06-23xwayland: send zero scaling to xwayland if enabledvaxerski
2023-06-21compositor: move group members properly in moveWindowToWorkspaceSafevaxerski
2023-06-14gamma: use wlr's new gamma manager eventvaxerski
2023-06-13compositor: don't set dim percent on disabled dimvaxerski
2023-06-13feat: add variable to customize locked group border color (#2507)memchr
2023-06-03deps: update wlrootsvaxerski
2023-05-31rules: add nodimvaxerski
2023-05-29compositor: disallow sending pinned to specialvaxerski
2023-05-22wlr_ext_workspaces: honor activate from client + formatvaxerski
2023-05-17input: don't move monitor focus on wp change (#2320)Anthony Ruhier
2023-05-15internal: remove check for negative exact vector argsvaxerski
2023-05-10render: minor fixes to fullscreen renderingvaxerski
2023-05-09internal: use i64 for workspaces in outofboundsvaxerski
2023-05-06monitors: fix some bugs with re-plugvaxerski
2023-05-06Fixed wrong focus changes when moving background workspaces (#2258)dtop129
2023-05-06workspaces: minor fixes for multi-specialvaxerski
2023-05-06compositor: don't focus pointer in focusWindowvaxerski
2023-05-03Honor debug:enable_stdout_logs on startup (#2197)scorpion-26
2023-05-01Declarative plugin management (#2180)outfoxxed
2023-04-29Keep fullscreen mode in moveWindowToWorkspaceSafe (#2191)scorpion-26
2023-04-29internal: warp workspace on change only if old mon is lastvaxerski
2023-04-28internal: don't change ws on active swapvaxerski
2023-04-24internal: update fullscreen fade on workspace movevaxerski
2023-04-24internal: improve fullscreen fadevaxerski
2023-04-22internal: moveToWorkspace before setting wsvaxerski
2023-04-21deps: update wlrootsvaxerski
2023-04-20input: improve mouse release conditionsvaxerski
2023-04-19input: release mouse buttons before refocusesvaxerski
2023-04-17Format: use %lx for all addressesvaxerski
2023-04-16internal: use setSpecialWorkspace on destroy in sanityCheckvaxerski
2023-04-15compositor: ignore contraints on warp in moveWorkspaceToMonitorvaxerski
2023-04-15Disable systemctl when built without systemd support (#2066)Jan Beich
2023-04-15input: fix ls focus in non-input areavaxerski
2023-04-14internal: workspace manip handling reworkvaxerski
2023-04-13internal: don't sanity check workspaces on internal ws callsvaxerski
2023-04-13internal: prevent premature destroy in moveworkspacevaxerski
2023-04-12internal: guarantee activeWindow event typevaxerski
2023-04-12internal: don't iterate special workspaces in movevaxerski