Commit Graph

3127 Commits (39db9b855d8bd5f4307245ab15e5e91bc621cf94)

Author SHA1 Message Date
ppascher db61d581a3
Update workspace.c 7 years ago
Drew DeVault 51ad2676d0
Merge pull request from RyanDwyer/deny-commands-when-no-outputs 7 years ago
Ryan Dwyer 885963f11f Deny several commands when there's no outputs connected 7 years ago
Ryan Dwyer 60a1d79de7 Rebase the cursor after applying transactions 7 years ago
Drew DeVault ea2497d35c
Merge pull request from emersion/presentation-time 7 years ago
emersion b1c49038a6
Merge pull request from RyanDwyer/document-output-identifiers 7 years ago
Ryan Dwyer ea097631af Document how to identify outputs by make, model and serial 7 years ago
Ryan Dwyer f7aed5c7e5 Fix containers not being resized when entering scratchpad 7 years ago
Ryan Dwyer 641fbe576e When scrolling on a tab titlebar, set focus_inactive if not focused 7 years ago
Drew DeVault 46fc4ba4e3
Merge pull request from RyanDwyer/rebase-cursor-after-map 7 years ago
Ryan Dwyer bdae625cb3 Rebase the cursor after mapping a view 7 years ago
Ryan Dwyer 3c7fd145d5 Rebase the cursor after focusing in a direction 7 years ago
Drew DeVault bdb176863c
Merge pull request from Snaipe/xwayland-window-properties 7 years ago
emersion a654ac1bd6
Implement the presentation-time protocol 7 years ago
Franklin "Snaipe" Mathieu 8fc9328334 xwayland: populate window_properties in json for views 7 years ago
Ryan Dwyer 9c965ec58c seat_update_capabilities: Set cursor image while we have the capability 7 years ago
Ryan Dwyer 450a0661d7 Fix dormant cursor when using multiple seats 7 years ago
Ian Fan 9227cb7d67 commands: replace EXPECTED_LESS_THAN with EXPECTED_AT_MOST 7 years ago
Ian Fan 000d96e525 commands: clean-up checkarg function 7 years ago
Ian Fan 5364255f26 commands: remove EXPECTED_MORE_THAN 7 years ago
Ian Fan a9fdd5dd2a commands: print correct command on error for exec and opacity 7 years ago
Brian Ashworth 6a9930f451 cmd_swaynag_command: fix typo in variable 7 years ago
Drew DeVault 5c6240a906
Merge pull request from mteyssier/ref-output-docs 7 years ago
mteyssier f530ac6459 Add references to sway-output(5) in sway(5) 7 years ago
Brian Ashworth 31f82830b2 config: remove peeked + expanded line log entries 7 years ago
Brian Ashworth bb06a57a71
Merge branch 'master' into fix-scratchpad-resize 7 years ago
Drew DeVault d9ed9445de
Merge pull request from RyanDwyer/fix-xwayland-floating-logic 7 years ago
Ryan Dwyer 662466e8db Fix crash when resizing container hidden in the scratchpad 7 years ago
Drew DeVault cdbfc3338b
Merge pull request from RyanDwyer/fix-qt-menu-crash 7 years ago
Drew DeVault ef532154c3
Merge pull request from RyanDwyer/fix-move-to-fullscreen-crash 7 years ago
Ryan Dwyer 16ef702645 Fix xwayland wants_floating logic 7 years ago
Ryan Dwyer 6deb726873 Fix crash when quitting a QT app on the wayland backend using menu 7 years ago
Ryan Dwyer f04b8f0061 Fix crash when moving a container to a fullscreen workspace 7 years ago
Brian Ashworth 80e8be71a3 cmd_reload: recalc font sizing + rebuild textures 7 years ago
Christian 989bddc765 Parse missing i3 window types 7 years ago
Ryan Dwyer c5a6c37275 Make workspace back_and_forth seat-specific 7 years ago
Ryan Dwyer ebeb759873 Abort if proprietary drivers are in use 7 years ago
Drew DeVault 64534d2fd1
Merge pull request from RyanDwyer/fix-popup-damage 7 years ago
Drew DeVault 551e05ba90
Merge pull request from RyanDwyer/remove-raise-floating 7 years ago
Ryan Dwyer 93ec1af4d9 Fix popup damage issues when toplevel and/or popup uses geometry 7 years ago
Mihai Coman 3daf963d4d Fix crash when defaut seat is not created 7 years ago
Ryan Dwyer b9b1b0e566 Remove raise_floating directive 7 years ago
emersion 75ea19c71b
Merge pull request from RyanDwyer/refactor-input-manager 7 years ago
emersion fe6aea1d02
Merge pull request from RyanDwyer/fix-headless-unmap-crash 7 years ago
emersion 4bde0eb911
Merge pull request from Emantor/fix/swaybar_position 7 years ago
Rouven Czerwinski 17fb3b6994 commands/bar: remove left and right from allowed positions 7 years ago
Ryan Dwyer c006717910 Minor refactor of input manager 7 years ago
Ryan Dwyer ed771a6a6e Fix crash when view unmaps while no outputs connected 7 years ago
Drew DeVault 5b8257b88f
Merge pull request from RyanDwyer/cursor-rebase 7 years ago
Ryan Dwyer 9b828939e5 Fix crash when ending tiling drag 7 years ago
Ryan Dwyer 9ea71f292b Introduce cursor_rebase 7 years ago
Ryan Dwyer 4d743b64d0 Fix logic used for mouse_warping output 7 years ago
Drew DeVault 96e3686ae8
Merge pull request from RedSoxFan/input-device-bindings 7 years ago
Ryan Dwyer a2fdac2c4b Consider cursor warp when switching workspaces 7 years ago
Brian Ashworth 2e637b7368 cmd_bind{sym,code}: Implement per-device bindings 7 years ago
Ryan Dwyer 24a90e5d86 Remove cursor warping from seat_set_focus 7 years ago
emersion fd9198a3a4 Export XCURSOR_SIZE and XCURSOR_THEME 7 years ago
Drew DeVault 10d07478ad
Merge pull request from RyanDwyer/fix-move-to-floating-ws 7 years ago
Drew DeVault e46c3ffbc9
Merge pull request from RyanDwyer/fix-empty-workspace-crashes 7 years ago
Drew DeVault 765c80e5f7
Merge pull request from Emantor/fix-mouse-warping-container 7 years ago
Ryan Dwyer 17014c34e2 Fix crashes when running certain commands on an empty workspace 7 years ago
Ryan Dwyer 799f285cd1 Fix moving tiled containers to workspaces which only have floating views 7 years ago
Rouven Czerwinski 1f0aeae335 view: rewarp cursor during view_unmap 7 years ago
Rouven Czerwinski d69cf4c23c seat: use new warping functions for cursor warping during focus warp 7 years ago
Rouven Czerwinski 0969bf758b cursor: functions to warp cursor to container and workspace 7 years ago
Rouven Czerwinski 892446a0b6 view: move arrange_workspace into view_map 7 years ago
Ryan Dwyer d0974d5c50 Fix crash when using workspace back_and_forth with no previous 7 years ago
Ian Fan ac20690945
Merge branch 'master' into set-set-raw-focus 7 years ago
Ryan Dwyer 05284b65db Prevent duplicate workspace::focus events 7 years ago
Ryan Dwyer 26278b694c Introduce seat_set_raw_focus and remove notify argument from seat_set_focus_warp 7 years ago
Ryan Dwyer fe803b89a7 Fix crash in swap command 7 years ago
Drew DeVault b69060fc58 Establish sway-output(5) 7 years ago
Drew DeVault 7f2e6d812a Document `border csd` 7 years ago
Ian Fan 85dd36e92b swaybar: add documentation for hide/hidden_state subcommands 7 years ago
Ian Fan 2f1fd80726 swaybar: show hidden bar on key event 7 years ago
Ian Fan 1f90f92f45 commands: fix sending bar mode/hidden_state updates to all bars 7 years ago
Drew DeVault abde9d6627
Merge pull request from RedSoxFan/bar-subcommands 7 years ago
Drew DeVault 71aaa7e130 Remove unnecessary comment 7 years ago
Brian Ashworth 02aeb0f0be
Merge branch 'master' into fix_edge_gaps 7 years ago
Brian Ashworth 2a0c7ebd43 cmd_bar: simplify logic 7 years ago
Brian Ashworth 84b28dc593 cmd_bar: fix bar id issues 7 years ago
Tarmack 36d9037f2c fix_edge_gaps: Allow negative values for outer gaps. 7 years ago
Brian Ashworth 2340b14eba bar_cmd_status_command: only reload current bar 7 years ago
Brian Ashworth 00745d6280 Fix bar subcommand handler structs and selection 7 years ago
Ryan Dwyer 9190735947 Fix crash when view maps while locked 7 years ago
Ryan Dwyer c699a86e47 Fix pixel leaks when using fractional scaling 7 years ago
Ryan Dwyer 27fb146121
Merge branch 'master' into master 7 years ago
meak 9e96ce4a46 fix: cmd_sticky crash sway with empty container 7 years ago
chtison 5ab7755649 Fix documentation of output 7 years ago
Thiago Mendes 8e147b3f1d
Add libinput send_events config for touch 7 years ago
Drew DeVault 5d19906556
Merge pull request from v-gu/add-libinput-support-for-keyboard 7 years ago
Ian Fan cd6917d4a8
Merge branch 'master' into bar-bindsym 7 years ago
Ryan Dwyer ed33d95b6a
Merge branch 'master' into mouse-warping-container 7 years ago
Rouven Czerwinski 41991542ca Add mouse_warping container 7 years ago
Ryan Dwyer 416bb7a214 Fix floating click events 7 years ago
Ryan Dwyer 8c98bde20d Fix back_and_forth documentation 7 years ago
mwenzkowski fd645a2a88 Fix undesirable height change of floating views 7 years ago
Vincent Gu 073aa4149f add libinput config for keyboard 7 years ago
Drew DeVault 43875c437b
Merge pull request from RyanDwyer/fix-resize-return-value 7 years ago
Drew DeVault 53164c4aa2
Merge pull request from RedSoxFan/fix-2802 7 years ago
Ryan Dwyer 61699a1146 resize: Determine if anything changed using before/after check 7 years ago
Brian Ashworth d3f0e52784 bar-bindsym: address ianyfan's comments 7 years ago
Brian Ashworth 1c969e86f5 Implement bar bindsym 7 years ago
Rouven Czerwinski 1eb0dc2922 config: remove double free of config->swaynag_command 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
Brian Ashworth 3f328b6276
Merge branch 'master' into popup-during-fullscreen 7 years ago
Ian Fan efb123899f commands: when setting urgency, check container is not null 7 years ago
Brian Ashworth 09c3c33081 Allow swaynag to be disabled 7 years ago
emersion 45f2cd0c73
Merge pull request from emersion/disable-swaybg 7 years ago
Ryan Dwyer d21d2c8665 Remove duplicate code 7 years ago
Ryan Dwyer b8002fc0c4 Look for any ancestor when checking for fullscreen exit 7 years ago
Ryan Dwyer 88317b59ce Use current state when rendering transient containers 7 years ago
emersion ab3a397d58 Fix memory leak in status_command handler 7 years ago
John Axel Eriksson 08139daaa4
Check if there is a current container before setting it's opacity 7 years ago
emersion c988b03d85 Allow swaybg to be disabled 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 5e1983660d Allow status_command to be disabled via IPC 7 years ago
Ryan Dwyer 41bfd8c790 swaybar: allow null status_command 7 years ago
Ryan Dwyer e168e8f0ff Don't apply seat config when validating 7 years ago
Ryan Dwyer 88a5e26c6e Remove unneeded variable 7 years ago
Ryan Dwyer 82423991a8 Reload config using idle event 7 years ago
Drew DeVault 92e1fc00fd Shim client.background and client.placeholder 7 years ago
Ryan Dwyer caed15af82 Handle subsurfaces in view_child_damage 7 years ago
Ryan Dwyer 59ba528bd9 Use wlr_xdg_popup_get_toplevel_coords 7 years ago
Ryan Dwyer 1059e173f4 Only damage popups when popups have damage 7 years ago
Ian Fan 2cda0b1fe1 ipc: set "type" of floating containers to "floating_con" 7 years ago
Ryan Dwyer c620f76bea Move sticky containers when switching workspace via criteria 7 years ago
Ryan Dwyer 44b550298e Fix crash when flattening container after moving 7 years ago
Ian Fan e2dc6dfcd8 Remove obsolete base64.c file 7 years ago
Drew DeVault eecebcafc6 Fix 7 years ago
emersion 0d5c2f75b5
Merge pull request from RyanDwyer/swaylock-handle-output-disconnect 7 years ago
Ryan Dwyer 4feedbf7cf Ignore unrelated cursor buttons while doing seat operations 7 years ago
Ryan Dwyer 32cb631143 Give focus to another swaylock surface when output is disconnected 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
Jonathan Buch 8bec0c90c7
Add manpage documentatioon for raise_floating 7 years ago
Jonathan Buch ec713125c6
Simplify raising a container in seat 7 years ago
Jonathan Buch 298ccb539c
Add configuration for raising containers on focus 7 years ago
Ryan Dwyer 5dd535b67a Add sanity check for empty focus stack 7 years ago
Drew DeVault e60ad3f677 Fix some missing commands in sway-input(5) 7 years ago
Drew DeVault 06c214a800
Merge pull request from RyanDwyer/csd-border 7 years ago
Ryan Dwyer a519fb6fde Fix tiling criteria 7 years ago
Ryan Dwyer 677e112733 Set focus_inactive on a sibling when a container closes in an inactive workspace 7 years ago
Brian Ashworth bb25194844 Handle border options for gaps 7 years ago
Ryan Dwyer 82559c16c7
Merge branch 'master' into fix-2653 7 years ago