Commit Graph

567 Commits (c242712262c5cb751fc0f89050a7f7a24433b105)

Author SHA1 Message Date
Brian Ashworth 02aeb0f0be
Merge branch 'master' into fix_edge_gaps 7 years ago
Tarmack 36d9037f2c fix_edge_gaps: Allow negative values for outer gaps. 7 years ago
Ryan Dwyer 9190735947 Fix crash when view maps while locked 7 years ago
Ryan Dwyer 416bb7a214 Fix floating click events 7 years ago
mwenzkowski fd645a2a88 Fix undesirable height change of floating views 7 years ago
Brian Ashworth 5e9c61ac23 Only consider tiling views for gaps outer 7 years ago
Drew DeVault 4bebee620f
Merge pull request from RyanDwyer/improve-popup-damage 7 years ago
Ryan Dwyer d21d2c8665 Remove duplicate code 7 years ago
Ryan Dwyer f23588de3c Introduce container_is_transient_for 7 years ago
Ryan Dwyer 832ebc8966 Implement popup_during_fullscreen 7 years ago
Ryan Dwyer caed15af82 Handle subsurfaces in view_child_damage 7 years ago
Ryan Dwyer 1059e173f4 Only damage popups when popups have damage 7 years ago
Ryan Dwyer c620f76bea Move sticky containers when switching workspace via criteria 7 years ago
emersion 681ed1826d
Merge pull request from minus7/fix-view-container-null 7 years ago
minus 95d7d5f4ee Fix crash if view has no container 7 years ago
Jonathan Buch 426c33f4dc
Reenable popup-handling for determining focus 7 years ago
Jonathan Buch 7e978d7a4c
Use "raycasting" for determining focus for floating windows 7 years ago
Jonathan Buch 7727d54faf
Fix focusing topmost floating windows 7 years ago
Drew DeVault 06c214a800
Merge pull request from RyanDwyer/csd-border 7 years ago
Brian Ashworth bb25194844 Handle border options for gaps 7 years ago
Brian Ashworth 742d1764a6 Fix smart gaps 7 years ago
Drew DeVault f1dbdce0b2
Merge pull request from RyanDwyer/overhaul-gaps 7 years ago
Drew DeVault e518c5dbaf
Merge pull request from RedSoxFan/move-sticky-on-evac 7 years ago
Arkadiusz Hiler 1e70f7b19e Turn funcs() into funcs(void) 7 years ago
Ryan Dwyer 24bcb507ec Fix hotplugging down to zero outputs 7 years ago
Brian Ashworth 8f09ba7885 Move sticky containers in output_evacuate 7 years ago
Ryan Dwyer 415a48ac63 Make gaps implementation consistent with i3-gaps 7 years ago
Ryan Dwyer 56e9f31b2f Check for NULL output in workspace_valid_on_output 7 years ago
Ryan Dwyer 138d10d5d6 Rename workspace_outputs to workspace_configs and fix memory leak 7 years ago
Ryan Dwyer 22412f57b0 Fix floating views in tabbed/stacked workspaces not getting frame events 7 years ago
Ryan Dwyer 21ff87d72b Improve CSD logic 7 years ago
Ryan Dwyer 6d0442c0c2 Rename view_set_csd_from_client to view_update_csd_from_client 7 years ago
Ryan Dwyer 7b138e5ef0 Add CSD to border modes 7 years ago
Ryan Dwyer 4e4898e90f Fix race condition crash when view unmaps + maps quickly 7 years ago
Ryan Dwyer b1a0e95e8e Fix crash when disconnecting output 7 years ago
emersion 4bc327a021
Merge pull request from RyanDwyer/fix-sticky-jumping-on-switch 7 years ago
emersion 1af4d314d1
Merge pull request from RyanDwyer/tab-scrolling 7 years ago
Ryan Dwyer 64445f4214 Prevent sticky containers from jumping on workspace switch 7 years ago
Drew DeVault 68395f34f6
Merge pull request from RyanDwyer/exec-commands-without-focus 7 years ago
Ryan Dwyer cb66bbea42 Allow running commands on containers without focusing them 7 years ago
Ian Fan d101f3d357 commands: remove obselete code for sticky windows when switching workspace 7 years ago
Geoff Greer c495164f60 swaybar, swaylock, & tree/container: Set cairo font options to render text and lines with subpixel hinting (if available). 7 years ago
emersion eae42606e2
Merge pull request from RyanDwyer/fix-scratchpad-iteration 7 years ago
Ryan Dwyer 10ef118e09 Fix pango escaping and refactor escape_markup_text 7 years ago
Ryan Dwyer bf5933c501 Implement tab cycling using mouse wheel 7 years ago
emersion 82f1393cbb swaybar: handle hotplugging 7 years ago
Ian Fan 81f3fda6fa ipc: add pid information for views in layout tree 7 years ago
Ryan Dwyer c6ff1f67f1 Fix double iteration of scratchpad containers 7 years ago
Ryan Dwyer f6e218a643 Rename seat_get_active_child to seat_get_active_tiling_child 7 years ago
Ryan Dwyer 09733e233f Fix crash when unmapping last child of a tabbed workspace 7 years ago