]> git.mdlowis.com Git - proto/labwc.git/shortlog
proto/labwc.git
2021-05-28 Johan Malmrcxml: fix typo
2021-05-28 Mikhail Kshevetskiyfocus: add basic follow mouse support
2021-05-17 Johan Malmoutput: access texture width/height directly
2021-04-17 Johan MalmREADME: update wlroots dependency + minor tweak to...
2021-04-17 Johan Malmmeson.build: require wlroots ['>=0.14.0', '<0.15.0']
2021-04-17 Johan Malmmeson.build: require wayland-server >=1.19.0
2021-04-17 Johan Malmmeson.build: update version
2021-04-16 Johan MalmUpdate NEWS.md
2021-04-15 Jan Beichmeson: unbreak with system wlroots after fd4ea3542fdc
2021-04-15 Johan MalmNEWS.md: fix typo
2021-04-15 Johan Malmlabwc 0.2.0
2021-04-15 Johan MalmREADME: remove old scrot
2021-04-15 Johan MalmNEWS.md: update for v0.2.0
2021-04-15 Johan Malmxdg: fix subsurface damage bug
2021-04-15 Johan Malmtheme: move title_height to theme struct
2021-04-10 Johan Malmtheme: update built-in theme colors
2021-04-10 Johan Malmtheme: fix pattern match bug
2021-04-10 Johan Malmtheme: add window.inactive.border.color
2021-04-10 Johan Malmtheme: add window.active.border.color
2021-04-10 Johan MalmREADME: fix typo and refactor links
2021-04-10 Johan MalmREADME: turn configure section into a table
2021-04-10 Johan Malmlabwc(1): minor re-wording
2021-04-10 Johan MalmAdd example autostart and environment files
2021-04-10 Johan MalmAdd labwc-environment(5)
2021-04-10 Johan MalmREADME/meson.build: update dependencies
2021-04-10 Johan MalmREADME: update "what" section
2021-04-10 Johan MalmREADME: fix typo
2021-04-08 Johan Malmseat: remove warning for libinput finger count
2021-03-30 Johan MalmREADME: update acceptance criteria section
2021-03-30 Johan Malms/LAB_ADAPTIVE_SYNC/LABWC_ADAPTIVE_SYNC/
2021-03-30 Johan Malmrcxml: simplify debugging nodenames
2021-03-30 Johan Malmconfig: add <theme><cornerRadius>
2021-03-29 Johan MalmREADME: update progress summary
2021-03-29 Johan Malmseat: add missing damage_all_outputs()
2021-03-27 Johan Malmtheme: support border.width
2021-03-27 Johan MalmAdded support for rounded corners
2021-03-26 Johan Malmcursor: damage output on pressing view
2021-03-22 Johan Malmoutput: optionally call wlr_output_enable_adaptive_sync()
2021-03-21 Johan MalmCreate a linked list of SSD for each view
2021-03-21 Johan Malmview: scale maximize geometry correctly
2021-03-21 Johan MalmAdd ssd.h
2021-03-20 Johan MalmREADME: add link to labwc-menu(5)
2021-03-20 Johan MalmRename deco.c ssd.c
2021-03-20 Johan Malmview: refactor view_maximize()
2021-03-20 Johan Malmxdg: improve positioning of new xdg-toplevel views
2021-03-20 Johan Malmview: scale view_maximize()
2021-03-20 Johan Malmoutput: scale sdd and menu
2021-03-19 Johan MalmAdd labwc-menu(5)
2021-03-18 Johan MalmREADME: link to man pages in raw format to improve...
2021-03-18 Johan MalmREADME: minor appearance tweaks
2021-03-18 Johan MalmREADME: update aims
2021-03-18 Johan Malmsession.h: update session_environment_init() comment
2021-03-17 Johan Malmmeson.build: add rev-parse to version number
2021-03-17 Johan Malmxdg: start unmaximized
2021-03-16 Johan MalmREADME: update table-of-contents
2021-03-16 Johan MalmREADME: add link to acceptance criteria
2021-03-15 Johan Malmmeson.build: remove -Wno-enum-compare
2021-03-15 Johan MalmREADME.md: update dependecy versions
2021-03-13 Johan Malmmeson.build: add drm dependency for drm_fourcc.h
2021-03-13 Jan Beichmeson: require wlroots 0.13.0 after 15ebd2529477
2021-03-13 Jan Beichmenu,xbm: chase swaywm/wlroots@27fba3df4347
2021-03-13 Jan Beichxdg: chase swaywm/wlroots@f574ca934c80
2021-03-13 Jan Beichserver: chase swaywm/wlroots@4b03bdc3ab0c
2021-03-13 Johan Malmoutput: simplify render_cycle_box()
2021-03-12 Johan Malmview: only (un)maximize when required
2021-03-12 Johan Malmxdg: update padding on commit
2021-03-08 Johan Malmxdg: on init, set maximize according to wlr_xdg_surface...
2021-03-08 Johan MalmREADME: fix formatting
2021-03-08 Johan MalmREADME: add kanshi and wlr-randr to suggested apps
2021-03-08 Johan MalmREADME: set scrot sizes
2021-03-08 Johan MalmREADME: move install notes to wiki
2021-03-08 Johan MalmMerge branch 'master' of https://github.com/johanmalm...
2021-03-08 Johan Malmoutput: set layout-coords coorectly for cycle box
2021-03-07 Artem Polishchukdocs: Add Fedora installation instructions
2021-03-06 Johan Malminteractive.c: do not allow move/resize when maximized
2021-03-06 Johan Malmoutput.c: fix formatting
2021-03-06 Johan MalmMerge pull request #21 from apbryan/output-management
2021-03-06 Johan MalmAdd NEWS.md and update README.md
2021-03-06 Johan Malmmain.c: add -v, -V, -d command line options
2021-03-05 Johan MalmConvert man pages from md to scd
2021-03-04 Johan Malmthemerc: fix syntax inconsistency
2021-03-04 Johan Malmrc.xml: add A-F3 for bemenu-run to reflect defaults
2021-03-04 Johan Malmmenu.xml: format XML better
2021-03-04 Jan Beichdocs: move manpages to proper section directories
2021-03-04 Jan BeichAdd man-pages option like swaywm/sway@ba16f16e4d5a
2021-03-03 Johan Malmcursor: cursor_name fix
2021-03-03 Johan Malmview-child: extend damage
2021-03-03 Johan Malmxdg-popup: extend damage
2021-03-03 Johan Malmview-child: do not damage on finish
2021-03-02 Johan MalmCreate xdg-deco.c
2021-03-02 Johan Malmxdg-popup: uncontrain popups
2021-03-02 Johan MalmHandle wlr_surface->events.new_subsurface
2021-03-01 Johan MalmUpdate README.md
2021-03-01 Johan MalmSet default A-F3 binding to bemenu instead of dmenu
2021-03-01 Johan Malmview.c: refactor view_maximize()
2021-03-01 Johan Malmmaximize: choose output based on center of view
2021-02-28 Johan Malmview.c: remember unmaximized geometry
2021-02-28 Alex BryanMerge branch 'master' into output-management
2021-02-28 Johan MalmUpdate layer-shell protocol 1.3 -> 1.4 (issue #18)
2021-02-28 Johan MalmMerge pull request #17 from apbryan/master
next