aboutsummaryrefslogtreecommitdiff
path: root/swaybar/bar.c
AgeCommit message (Expand)Author
2024-02-23Define _POSIX_C_SOURCE globallySimon Ser
2023-07-31swaybar: Implement wp_cursor_shape_v1Alexander Orzechowski
2022-03-14swaybar: remove swaybar_output.input_regionSimon Ser
2021-12-13swaynag: remove xdg-output logicSimon Ser
2021-11-25swaybar: signal status command's process groupLudvig Michaelsson
2021-07-26swaybar: log Wayland display errorsSimon Ser
2021-07-26swaybar: exit cleanly when disconnected from IPCSimon Ser
2021-02-04Make Wayland request listeners static const when possibleManuel Stoeckl
2020-06-12swaybar: ensure correct init order for status_lineLuke Drummond
2020-04-28swaybar: Fix scrolling with precise trackpadsMartin Dørum
2019-09-04swaybar: complete barconfig_update event handlingBrian Ashworth
2019-04-24swaybar: add multiseat supportBrian Ashworth
2019-04-24swaybar: hide mode visibility improvementsBrian Ashworth
2019-02-24swaybar: add overlay mode (fix #1620)Milkey Mouse
2019-02-15swaybar: prevent signal handler from firing during terminationIan Fan
2019-01-21Replace wlr_log with sway_logM Stoeckl
2019-01-13swaybar: allow identifiers for output and trayBrian Ashworth
2018-12-31swaybar: do not create tray if hiddenIan Fan
2018-12-31swaybar: set bar dirty on SNI eventIan Fan
2018-12-31swaybar: implement mouse events for trayIan Fan
2018-12-31swaybar: implement tray configIan Fan
2018-12-31swaybar: add tray interfaceIan Fan
2018-12-15swaybar: fix cursor scaleBrian Ashworth
2018-11-25Replace _XOPEN_SOURCE with _POSIX_C_SOURCEemersion
2018-11-17Implement strip_workspace_name.Connor E
2018-10-24Merge pull request #2925 from ianyfan/swaylockDrew DeVault
2018-10-23swaybar: absorb bar_init function into bar_setupIan Fan
2018-10-23swaybar: exit on display errorIan Fan
2018-10-23Fix swaybar crash when there's no status_commandRyan Dwyer
2018-10-21swaybar: fix hotplugemersion
2018-10-20swaybar: render with minimum height, nominally text heightIan Fan
2018-10-20Put swaybar in overlay layer when using mode hideRyan Dwyer
2018-10-18swaybar: separate input code to new fileIan Fan
2018-10-15Sway clients: Exit gracefully when compositor is unavailableRyan Dwyer
2018-10-15Remove timerfd from loop implementationRyan Dwyer
2018-10-15Move swaybar's event loop to common directory and refactorRyan Dwyer
2018-10-14swaybar: when hiding bar, save old height to be restored upon reshowIan Fan
2018-10-14swaybar: send signal to status when hiding or showing barIan Fan
2018-10-14swaybar: handle mode/hidden_state changesIan Fan
2018-10-14swaybar: move mode & mode_pango_markup to bar structIan Fan
2018-10-14swaybar: only send initial workspace request if workspace buttons are enabledIan Fan
2018-10-14swaybar: add free_hotspots helper functionIan Fan
2018-10-14swaybar: save id upon startupIan Fan
2018-10-09bar-bindsym: address ianyfan's commentsBrian Ashworth
2018-10-09Implement bar bindsymBrian Ashworth
2018-10-08swaybar: allow null status_commandRyan Dwyer
2018-10-06swaybar: fix binding to wl_pointer multiple timesemersion
2018-09-30swaybar: synchronize rendering to output framesIan Fan
2018-09-28swaybar: move i3bar definitions into separate fileIan Fan
2018-09-28swaybar: fail if bar id is invalidIan Fan