5332 Commits (2942bbbc609a5ed2137dd9319bcdfae636df30a1)
 

Author SHA1 Message Date
Ryan Dwyer d0974d5c50 Fix crash when using workspace back_and_forth with no previous
6 years ago
Ian Fan 113751ea48
Merge pull request #2836 from RyanDwyer/set-set-raw-focus
6 years ago
Ian Fan ac20690945
Merge branch 'master' into set-set-raw-focus
6 years ago
Ryan Dwyer 05284b65db Prevent duplicate workspace::focus events
6 years ago
Drew DeVault cd02d60a99
Merge pull request #2845 from colemickens/posix_clock
6 years ago
Cole Mickens a9a9df75ec common/loop.c: add _POSIX_C_SOURCE for clock_gettime and CLOCK_MONOTONIC
6 years ago
Drew DeVault 4e4b922d79
Merge pull request #2839 from RyanDwyer/swaylock-version
6 years ago
Ryan Dwyer e644632198 Fix swaylock version string
6 years ago
Drew DeVault f6ad4908bc
Merge pull request #2838 from RyanDwyer/compositor-unavailable-crash
6 years ago
Drew DeVault 97b9452171
Merge pull request #2835 from RyanDwyer/swap-crash
6 years ago
Ryan Dwyer 32ba8154b8 Sway clients: Exit gracefully when compositor is unavailable
6 years ago
Ryan Dwyer 26278b694c Introduce seat_set_raw_focus and remove notify argument from seat_set_focus_warp
6 years ago
Ryan Dwyer fe803b89a7 Fix crash in swap command
6 years ago
Drew DeVault 56c388b510
Merge pull request #2831 from swaywm/move-output-docs
6 years ago
Drew DeVault b69060fc58 Establish sway-output(5)
6 years ago
Drew DeVault 53d90dd6a8
Merge pull request #2826 from RyanDwyer/common-eventloop
6 years ago
Drew DeVault 135f0fc7e7 Update README.MD (and README.*.md)
6 years ago
Ryan Dwyer c6f153d8f9 Event loop: Fix memmove and remove extraneous declaration
6 years ago
Ryan Dwyer 893f61d03a Event loop: Free fds and fix race condition
6 years ago
Ryan Dwyer 6921fdc6d6 Remove timerfd from loop implementation
6 years ago
Ryan Dwyer f98f351a52 swaylock: Don't wait too long for surface damage before verifying
6 years ago
Ryan Dwyer fa11b7f701 swaylock: clear password after 10 seconds
6 years ago
Ryan Dwyer c242712262 swaylock: Remove indicator after 3 seconds
6 years ago
Ryan Dwyer 9c833c661a swaylock: Use common event loop
6 years ago
Ryan Dwyer 4056c09e13 Move swaybar's event loop to common directory and refactor
6 years ago
Drew DeVault 7f2e6d812a Document `border csd`
6 years ago
Drew DeVault 4a05fbf8ab
Merge pull request #2751 from ianyfan/swaybar
6 years ago
Ian Fan 85dd36e92b swaybar: add documentation for hide/hidden_state subcommands
6 years ago
Ian Fan 4dba7c084a swaybar: when hiding bar, save old height to be restored upon reshow
6 years ago
Ian Fan a29ee77411 swaybar: send signal to status when hiding or showing bar
6 years ago
Ian Fan f6f72cb949 swaybar: show hidden bar on urgency
6 years ago
Ian Fan 2f1fd80726 swaybar: show hidden bar on key event
6 years ago
Ian Fan bcc61e5147 swaybar: handle mode/hidden_state changes
6 years ago
Ian Fan 55ca16f2d8 swaybar: streamline ipc handling
6 years ago
Ian Fan fed11d1c7b swaybar: move mode & mode_pango_markup to bar struct
6 years ago
Ian Fan a388ffa127 swaybar: only send initial workspace request if workspace buttons are enabled
6 years ago
Ian Fan 19f0bf3864 swaybar: add free_hotspots helper function
6 years ago
Ian Fan a67fa8a05d swaybar: only subscribe to required events
6 years ago
Ian Fan 18eaf45224 swaybar: annotate wl_list properties in definitions
6 years ago
Ian Fan d0b54e932b swaybar: save id upon startup
6 years ago
Ian Fan 1f90f92f45 commands: fix sending bar mode/hidden_state updates to all bars
6 years ago
Drew DeVault abde9d6627
Merge pull request #2808 from RedSoxFan/bar-subcommands
6 years ago
Drew DeVault dbb169bf15
Merge pull request #2829 from espkk/master
6 years ago
espkk 42f72f8bb4 swaylock: fix clear_password_buffer
6 years ago
Drew DeVault 71aaa7e130 Remove unnecessary comment
6 years ago
Brian Ashworth 350f7d3460
Merge pull request #2823 from tarmack/fix_edge_gaps
6 years ago
Brian Ashworth 02aeb0f0be
Merge branch 'master' into fix_edge_gaps
6 years ago
Brian Ashworth 2a0c7ebd43 cmd_bar: simplify logic
6 years ago
Brian Ashworth 84b28dc593 cmd_bar: fix bar id issues
6 years ago
Tarmack 36d9037f2c fix_edge_gaps: Allow negative values for outer gaps.
6 years ago