aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/desktop/Workspace.hpp
AgeCommit message (Expand)Author
2024-10-27move to monitor pointersmove-to-monitor-pVaxry
2024-08-26misc: Rename all instances of "emtpy" to "empty" (#7522)Adithya Ajith
2024-08-08internal: introduce new types to avoid unsigned int rollover and signed int o...Tom Englund
2024-07-31internal: refactor fullscreen states (#7104)MightyPlaza
2024-06-23Workspace.hpp: fix includeMihai Fufezan
2024-06-22core: add ability to select previous workspace per monitor (#6598)Alexander
2024-05-12core: fix on-empty workspace being called too often (#6026)Brenno Lemos
2024-05-05internal: new shared_ptr and weak_ptr implementation (#5883)Vaxry
2024-04-27internal: Window storage rework - part 1 (#5762)Vaxry
2024-04-20HookSystem: improve callback safetyVaxry
2024-04-06workspacerules: add back on-created-empty functionality (#5452)staz
2024-04-05core: simplify sanityCheckWorkspacesVaxry
2024-04-03workspaces: add visible flagVaxry
2024-04-02Workspace/core: Refactor workspace storage (#5380)Vaxry
2024-04-02workspace: remove lastFocusedWindow on unmapVaxry
2024-03-19config/workspace: added workspace selectorsVaxry
2024-03-08socket2: Add 5 IPC event with support for workspace ID (#5022)Aaron
2024-03-02animations: Refactor AnimatedVariable (#4911)GartoxFR
2024-02-29refactor: move a few things to desktop/Vaxry