Commit Graph

1156 Commits (605e515a9324c3e314939d21f1ea13b29881e100)

Author SHA1 Message Date
Ian Fan 9e31f5d79c swaybar: use KDE's SNI IconThemePath property 6 years ago
Ian Fan f33b5c5223 swaybar: do not create tray if hidden 6 years ago
Ian Fan 2fd41fe9c8 swaybar: set bar dirty on SNI event 6 years ago
Ian Fan 6becde0246 swaybar: implement mouse events for tray 6 years ago
Ian Fan fa2c5282c1 swaybar: implement tray rendering 6 years ago
Ian Fan 6b03c68775 swaybar: implement tray config 6 years ago
Ian Fan 74655f835a swaybar: add StatusNotifierItem to tray 6 years ago
Ian Fan e6cb55e2f8 swaybar: add StatusNotifierHost to tray 6 years ago
Ian Fan 746600e6ed swaybar: implement icon themes and lookup for tray 6 years ago
Ian Fan 02df3f67aa swaybar: add StatusNotifierWatcher to tray 6 years ago
Ian Fan 5f65f33989 swaybar: add tray interface 6 years ago
Ian Fan 598e950296 swaybar: remove old tray implementation 6 years ago
Brian Ashworth 4d88c95790 hide_cursor: change to a seat subcommand 6 years ago
Brian Ashworth 09bb71f650 Verify seat fallback settings on reload 6 years ago
Brian Ashworth 3e8f548d1d Revamp seat configs 6 years ago
Brian Ashworth ae8937b11a Add failure reply on IPC_SYNC 6 years ago
Brian Ashworth 3248c823ed Split image_surface handling into own function 6 years ago
Brian Ashworth 5fca74a1f1 Implement hide_cursor <timeout> command 6 years ago
Brian Ashworth a223030b70 Change mouse buttons to x11 map and libevdev names 6 years ago
Brian Ashworth 88d96bc41f Combine output_by_name and output_by_identifier 6 years ago
Brian Ashworth 35a82a8693 swaybar: fix cursor scale 6 years ago
Brian Ashworth 1897edabba Rework default output configs 6 years ago
Ian Fan 98c1e19466 list.c: rename free_flat_list to list_free_items_and_destroy 6 years ago
Ian Fan 19e831ed3d list.c: Remove list_foreach 6 years ago
Hristo Venev 24e8ba048a Add relative coordinates in JSON for i3bar click events 6 years ago
Brian Ashworth 1bd8463481 Implement bar gaps 6 years ago
Brian Ashworth e5f90f25d7 Introduce a way to show config warnings in swaynag 6 years ago
emersion b98563d2d7
Fix segfault when destroying unmapped child view 6 years ago
Ryan Dwyer f737854e30
Merge pull request from emersion/handle-subsurface-destroy 6 years ago
emersion c931a13af9
Merge pull request from RedSoxFan/swaynag-no-term-buttons 6 years ago
Brian Ashworth 673da83260 Implement swaynag -B/--button-no-terminal 6 years ago
Brian Ashworth 5c6f3d7266 Change execute_command to return a list of results 6 years ago
emersion fc79b7c2d2
Handle destroyed subsurfaces 6 years ago
Brian Ashworth e6562c8cd2 Implement title alignment 6 years ago
Florent de Lamotte 7555c7efdc Adding commands for configuring titlebar borders and padding 6 years ago
emersion bf7af9c690
Merge pull request from c-edw/feature/StripWorkspaceName 6 years ago
emersion 311c7db7e3
Add xwayland command 6 years ago
Spencer Michaels 70bc4c3ab6 Add scroll factor config option. 6 years ago
emersion cad851805b
Use #if instead of #ifdef 6 years ago
Connor E 4bd46fb079 Implement strip_workspace_name. 6 years ago
Ryan Dwyer be9348d25c Move view {x,y,width,height} into container struct 6 years ago
emersion 2afd930914
Use #if instead of #ifdef for WLR_HAS_* 6 years ago
Brian Ashworth 12876932a9 Allow multiple outputs for workspace output 6 years ago
Ryan Dwyer aad2f444f0
Merge pull request from RedSoxFan/side-gaps 6 years ago
Brian Ashworth 9e8aa39530 Implement per side and per direction outer gaps 6 years ago
Brian Ashworth 6a42643784 gaps: remove duplicate inner gaps 6 years ago
Connor E 4a21981855 Add focus_follows_mouse always. () 6 years ago
Drew DeVault c18cd9dd03
Merge pull request from Snaipe/singlekey-binding-trigger 6 years ago
Ryan Dwyer 9fc736f4e1 Move view marks properties to container struct 7 years ago
Drew DeVault 480b03b734
Merge pull request from RyanDwyer/border-props-to-container 7 years ago
Ryan Dwyer bf19f63a79 Wrap to fartherest output when running focus output 7 years ago
Ryan Dwyer 528c7495bb Move view border properties to container struct 7 years ago
madblobfish 1f23ec2d05 Revert "Add resolve_path() to utils" 7 years ago
Ryan Dwyer 7be309710d Remove enum movement_direction 7 years ago
Franklin "Snaipe" Mathieu f8e83ee20a binding: match single-key bindings if no multi-key binding matched 7 years ago
Robinhuett 0a4cf4748d Use output identifier for workspace config 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
Drew DeVault 46fc4ba4e3
Merge pull request from RyanDwyer/rebase-cursor-after-map 7 years ago
Ryan Dwyer 17bb39cd49 Add multiseat support to swaylock 7 years ago
Ryan Dwyer bdae625cb3 Rebase the cursor after mapping a view 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
Ian Fan 9227cb7d67 commands: replace EXPECTED_LESS_THAN with EXPECTED_AT_MOST 7 years ago
Ian Fan 5364255f26 commands: remove EXPECTED_MORE_THAN 7 years ago
Ryan Dwyer 6deb726873 Fix crash when quitting a QT app on the wayland backend using menu 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 b9b1b0e566 Remove raise_floating directive 7 years ago
Ryan Dwyer c006717910 Minor refactor of input manager 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
Ian Fan 499150a91b swaybar: separate input code to new file 7 years ago
Ryan Dwyer 24a90e5d86 Remove cursor warping from seat_set_focus 7 years ago
Drew DeVault 765c80e5f7
Merge pull request from Emantor/fix-mouse-warping-container 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 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 c6f153d8f9 Event loop: Fix memmove and remove extraneous declaration 7 years ago
Ryan Dwyer 6921fdc6d6 Remove timerfd from loop implementation 7 years ago
Ryan Dwyer f98f351a52 swaylock: Don't wait too long for surface damage before verifying 7 years ago
Ryan Dwyer fa11b7f701 swaylock: clear password after 10 seconds 7 years ago
Ryan Dwyer c242712262 swaylock: Remove indicator after 3 seconds 7 years ago
Ryan Dwyer 9c833c661a swaylock: Use common event loop 7 years ago
Ryan Dwyer 4056c09e13 Move swaybar's event loop to common directory and refactor 7 years ago
Ian Fan a29ee77411 swaybar: send signal to status when hiding or showing bar 7 years ago
Ian Fan f6f72cb949 swaybar: show hidden bar on urgency 7 years ago
Ian Fan 2f1fd80726 swaybar: show hidden bar on key event 7 years ago
Ian Fan bcc61e5147 swaybar: handle mode/hidden_state changes 7 years ago
Ian Fan fed11d1c7b swaybar: move mode & mode_pango_markup to bar struct 7 years ago
Ian Fan 19f0bf3864 swaybar: add free_hotspots helper function 7 years ago
Ian Fan 18eaf45224 swaybar: annotate wl_list properties in definitions 7 years ago
Ian Fan d0b54e932b swaybar: save id upon startup 7 years ago
Drew DeVault abde9d6627
Merge pull request from RedSoxFan/bar-subcommands 7 years ago
Tarmack 36d9037f2c fix_edge_gaps: Allow negative values for outer gaps. 7 years ago