aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/layout/MasterLayout.cpp
AgeCommit message (Expand)Author
2023-11-08positioner implVaxry
2023-11-06layout: fix various rounding errorsVaxry
2023-11-05layout: round window boxes after special scale factorVaxry
2023-11-04layout: fix missed setWindowSize in no_gaps_when_only node applyVaxry
2023-11-04Internal: Hyprland box implementation (#3755)Vaxry
2023-11-04Decos: Window decoration flags, shadow improvements (#3739)Vaxry
2023-11-03Master: fix drop_at_cursor when there are only two windows (#3734)thejch
2023-11-03layout: better storage for no fullscreen checks varvaxerski
2023-11-02master: fix moving window between monitors (#3721)thejch
2023-11-01layout: avoid redundant size sets on new fullscreenVaxry
2023-10-30internal: create canBeGroupedInto() (#3693)MightyPlaza
2023-10-29input: handle mouse on decorations (#3560)MightyPlaza
2023-10-20master: fix movewindow across monitors (#3628)thejch
2023-10-17master: fix resizing wrong window behind in special workspace (#3591)thejch
2023-10-10groups: create group and groupbar config sections (#3522)MightyPlaza
2023-10-06master: fix drop_at_cursor on workspace 2 (#3512)Jeremy Huang
2023-10-03master: add option to drag and drop windows at cursor position (#3465)Jeremy Huang
2023-09-28layout: don't discard fullscreen on new tilingvaxerski
2023-09-22windowrules: add rule `group` to map windows grouped (#3279)memchr
2023-09-21keybinds: implement pushactivetobottom dispacher (#3217)alaricljs
2023-09-20logging: implement std::formatter for some types (#3380)memchr
2023-09-15master: partially revert 0e64dd2e and fix the animation (#3327)Jeremy Huang
2023-09-15master: Add mfact dispatcher (#3298)Jeremy Huang
2023-09-14refactor: flatten nesting `if`s in layout window creation method (#3294)memchr
2023-09-14master: respect the resizing animation option in master layout (#3300)Jeremy Huang
2023-09-13master: Fix the wrong resize speed in master layout center orientation (#3289)Jeremy Huang
2023-09-13layout: add direction parameter to onWindowCreated and friends (#3269)memchr
2023-09-11refactor: utilize 'middle()' method for window/montior center (#3253)memchr
2023-09-10master: Add smart resizing option for master layout (#3210)Jeremy Huang
2023-09-10fix(layout): remove `focusWindow` calls from `onWindowCreatedTiling` (#3233)memchr
2023-09-06internal: Formatter rework (#3186)Vaxry
2023-09-04master: Add orientationcycle command on MasterLayout (#3128)shadowmax31
2023-09-04dwindle: add proper movement for window move bindsvaxerski
2023-08-30decos: groupbar mouse interaction (#3102)MightyPlaza
2023-08-24master: layout resize makes the wrong size changes (#3064)Jeremy Huang
2023-08-17renderer: Border improvements (#2986)MightyPlaza
2023-08-15master: fix `always_center_master` (#2961)kbtz
2023-08-13remove shadow no_gaps_when_only master (#2958)MightyPlaza
2023-07-24layout: no_border_when_only-improvements (#2791)MightyPlaza
2023-07-23render: Border fixes (#2781)MightyPlaza
2023-07-18windowrules: add border size rulevaxerski
2023-07-13Dwindle: Make resize more intuitive (#2681)Daniel Adolfsson
2023-07-03groupbar fixes (#2630)MightyPlaza
2023-06-09feat: add lockactivegroup dispatcher (#2478)memchr
2023-06-04layouts: make aware of borderSize propvaxerski
2023-05-26master: guard monitor in recalcvaxerski
2023-05-24layouts: ignore direction forces on non-mapvaxerski
2023-05-03only ignore no_gaps_when_only when the workspace rule specifies a border (#2217)jacekpoz
2023-05-01Added some workspace-specific rules (#1986)levnikmyskin
2023-04-25layouts: add missing static modifiers to config varsvaxerski